Artificial Intelligence

Artificial Intelligence

Artificial Intelligence is a development of computer systems that are able to do things that usually require human intelligence like( visual perception, speaking recognition, making decisions, and translating languages.)

Norbert Weiner was an American mathematician and philosopher. He was the Professor of Mathematics at MIT.

Norbert eventually died at age 69. Norbert was given awards and honors for his success in life, some of those awards and honors are : Bocher Memorial Prize, National Medal of Science, National Book Award in Science, Philosophy and religion for God and Golem (etc.).

Watson the Intelligent Computer Device!

Watson is an intelligent computer system that has the ability to answer questions in human language (English language). Watson was developed specifically to answer the questions on the Jeopardy game. Watson consistently kept knocking out his opponents on the games signalling device, but at times also had a hard time getting some of the jeopardy questions right.

Day One: Tic Tac Toe Coding!!!

First of all what is tic tac toe? Tic Tac Toe is a game played with two players and its done on paper and written with a pencil. Tic Tac Toe has 2 ways of winning and 1 way of getting a tie. There's two letters and each letter represents a player.. The letter X represents player 1. The letter O represents player 2. If either X (player 1) or O (player2) get three in a row then they win but, if neither of them get tree in a row then it a tie.

When we started coding Tic Tac Toe, this is how our code first turned out to look.

This is the second part of my tic tac toe code. In my opinion I think coding is difficult but the more you code, the faster it gets easier.

Tic Tac Toe code part 3.

Home